FHIR IG Statistics: ValueSet/ISiKLocationPhysicalType
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ISiKLocationPhysicalType",
"id": "ISiKLocationPhysicalType",
"version": "3.0.8",
"url": "https://gematik.de/fhir/isik/v3/Basismodul/ValueSet/ISiKLocationPhysicalType",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2025-05-15",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"concept": [
{
"code": "bd",
"display": "Bed"
},
{
"code": "ro",
"display": "Room"
},
{
"code": "wa",
"display": "Ward"
}
]
}
]
}
}